Schema bimoR.gus.v1
Schema bimoR.gus.v1 : Typ złożony EntityForm
Typ złożony EntityForm
Opis
Forma podmiotu
Typ reprezentuje formę podmiotu
Przestrzeń nazw http://api.big.pl/bimoR/gus/v1
Diagram
Element ownershipFormName Element ownershipFormCode Element financingFormName Element financingFormCode Element specificLegalFormName Element specificLegalFormCode Element legalFormName Element legalFormCode Sequence Typ złożony EntityForm
Przegląd
EntityForm
Forma podmiotu
Typ reprezentuje formę podmiotu
Sequence
legalFormCode optional Typ prosty legalFormCode
Kod formy prawnej
legalFormName optional Typ prosty string200
Nazwa formy prawnej
specificLegalFormCode optional Typ prosty specificLegalFormCode
Kod szczególnej formy prawna
specificLegalFormName optional Typ prosty string200
Nazwa szczególnej formy prawnej
financingFormCode optional Typ prosty financingFormCode
Kod formy finansowania
financingFormName optional Typ prosty string240
Nazwa formy finansowania
ownershipFormCode optional Typ prosty ownershipFormCode
Kod formy własności
ownershipFormName optional Typ prosty string240
Nazwa formy własności
Używany przez
Źródło
<xs:complexType name="EntityForm" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Forma podmiotu</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje formę podmiotu</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="legalFormCode" minOccurs="0" type="brg:legalFormCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod formy prawnej</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="legalFormName" minOccurs="0" type="brg:string200">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa formy prawnej</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="specificLegalFormCode" minOccurs="0" type="brg:specificLegalFormCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod szczególnej formy prawna</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="specificLegalFormName" minOccurs="0" type="brg:string200">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa szczególnej formy prawnej</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="financingFormCode" minOccurs="0" type="brg:financingFormCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod formy finansowania</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="financingFormName" minOccurs="0" type="brg:string240">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa formy finansowania</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ownershipFormCode" minOccurs="0" type="brg:ownershipFormCode">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod formy własności</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ownershipFormName" minOccurs="0" type="brg:string240">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa formy własności</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także